Skip to content

[pull] trunk from cli:trunk#136

Merged
pull[bot] merged 3 commits into
All-Blockchains:trunkfrom
cli:trunk
Dec 22, 2025
Merged

[pull] trunk from cli:trunk#136
pull[bot] merged 3 commits into
All-Blockchains:trunkfrom
cli:trunk

Conversation

@pull

@pull pull Bot commented Dec 22, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

chrishenzie and others added 3 commits December 16, 2025 11:14
The GraphQL API can return `null` nodes in the `projectItems`
connection, causing a runtime panic (nil pointer dereference) when the
CLI attempted to access fields on these nil nodes. This crash occurs
even with personal access tokens with full read access.

Adds a check to safely skip `nil` nodes in `ProjectsV2ItemsForIssue` and
`ProjectsV2ItemsForPullRequest`.

Signed-off-by: Chris Henzie <chrishenzie@google.com>
fix: prevent panic when processing null project items
@pull pull Bot locked and limited conversation to collaborators Dec 22, 2025
@pull pull Bot added the ⤵️ pull label Dec 22, 2025
@pull pull Bot temporarily deployed to cli-automation December 22, 2025 16:15 Inactive
@pull pull Bot merged commit 6acf74e into All-Blockchains:trunk Dec 22, 2025
11 of 12 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants